const runtime.forcePreemptNS

2 uses

	runtime (current package)
		proc.go#L6200: const forcePreemptNS = 10 * 1000 * 1000 // 10ms
		proc.go#L6229: 			} else if pd.schedwhen+forcePreemptNS <= now {